A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage
Explanation: Rest are test strategies of white box testing.
Advertisement
Related Mcqs:
- Which of the following is not a characteristics of box diagram ?
- A. functional domain B. arbitrary transfer of control is impossible C. recursion is easy to represent D. providing a notation that translates actions and conditions...
- When does the testing process stops ?
- A. When resources (time and budget) are over B. When some coverage is reached C. When quality criterion is reached D. Testing never ends...
- What do you understand by V&V in software testing ?
- A. Verified Version B. Version Validation C. Verification and Validation D. Version Verification...
- Which granularity level of testing checks the behavior of module cooperation ?
- A. Unit Testing B. Integration Testing C. Acceptance Testing D. Regression Testing...
- Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?
- A. signalStatus() B. remoteControl() C. reconfigure() D. reportStatus()...
- Which of the following term is best defined by the statement “Notation that can be input directly into a computer-based development system offers significant benefits.” ?
- A. Machine readability B. Maintainability C. Structure enforcement D. Overall simplicity...
- Which of the following term is best defined by the statement:”The ability to represent local and global data is an essential element of component-level design.” ?
- A. Data representation B. Logic verification C. “Code-to” ability D. Automatic processing...
- Which of the following steps is applied to develop a decision table ?
- A. List all actions that can be associated with a specific procedure B. List all conditions during execution of the procedure C. Define rules by indicating what action(s) occurs for a set of conditions D. All of the mentioned...
- Which of the following come under system control ?
- A. Reconfigure B. Shutdown C. Powersave D. All of the mentioned Explanation: Functionalities are governed by the system...
- Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?
- A. Designing system architecture B. Developing design models C. Specifying interfaces D. Developing a debugging system...
Advertisement